home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / bubble_t.swf / scripts / DefineButton2_65 / BUTTONCONDACTION on(press).as < prev    next >
Text File  |  2008-11-12  |  51b  |  4 lines

  1. on(press){
  2.    _root.pressedRadioButton(this);
  3. }
  4.